CAM Pocket 3D/de

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

CAM Pocket 3D

Menu location
CAM → 3D Pocket
Workbenches
CAM
Default shortcut
None
Introduced in version
-
See also
None

Beschreibung

This command inserts a path 3D Pocket object into the Job. This operation takes into account the bottom surface of the pocket, as well as selected walls that are not vertical. In its current state, this operation is used to rough out a pocket with non-vertical walls and/or non-horizontal bottom. A common finishing technique is to use a ball end mill with the experimental 3D Surface operation.

Sample image of 3D Pocket operation used to clear cylindrical battery holder.

Anwendung

Eine 3D-Tasche erstellen

  1. From within a Job, select one or more Faces from the Job Model to include as the Base Geometry.
  2. Invoke the Pocket 3D or select CAM Pocket 3D command from the top menu.
  3. Choose a Tool controller from the pop up selection dialogue window.
  4. Add or subtract Base Geometry elements as needed to configure the Operation.
  5. Check the Depths tab to ensure the Start Depth, Finish Depth, and Step Down percentage are correct. The Final Depth is determined by the Body Geometry selection and is not modifiable.
  6. Check the Heights tab to ensure the Safe and Clearance Heights are appropriate.
  7. Check the Operation tab where the Tool controller can be re-selected, the Cut mode can be configured for Climb or Conventional milling, the Pattern can be set, the Step Over percentage can be adjusted, and Pass Extension can be applied.
  8. Click Apply to observe the milling path for the passes of the Operation. Adjust parameters until satisfied with the Operation.
  9. Click OK to save the Operation.

Notes

Optionen

Sample image of 3D Pocket operation used to clear cylindrical battery holder with the Adaptive Pocket Start enabled in order to reduce air milling upon entry.

Eigenschaften

Daten

Base

Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the CAM Job model as needed.

Depth

Face

Path

Pocket

Rotation

Note: Rotation is not available for 3D Pocket as of 0.19.

Start Point

View

Empty

Skripten

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.